08. XML Syntax
XML Syntax
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Here are the words we introduced in this video:
- XML element
- Tag
- Self-closing tags
- Attributes
- Syntax
You can look up their definitions in the Vocab Glossary.
Believe it or not, professional developers don't memorize everything -- looking up information is a key part of the job!
Correction: We incorrectly listed one of the attributes to be android:layout_weight. The correct attribute is android:layout_width.